github.com/klauspost/compress/zstd.match.estBits (method)

2 uses

	github.com/klauspost/compress/zstd (current package)
		enc_best.go#L40: func (m *match) estBits(bitsPerByte int32) {
		enc_best.go#L252: 			cand.estBits(bitsPerByte)